home *** CD-ROM | disk | FTP | other *** search
/ PC Open 107 / PC Open 107 CD 1.bin / CD1 / INTERNET / EMAIL / pop file / setup.exe / $_1_ / XML / codepage.h < prev    next >
Encoding:
Text File  |  2004-06-01  |  202 b   |  7 lines

  1. /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
  2.    See the file COPYING for copying permission.
  3. */
  4.  
  5. int codepageMap(int cp, int *map);
  6. int codepageConvert(int cp, const char *p);
  7.